inspector: Reorder tabs
authorMatthias Clasen <mclasen@redhat.com>
Sat, 12 Jul 2014 04:10:59 +0000 (00:10 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 12 Jul 2014 04:10:59 +0000 (00:10 -0400)
Move Resources next to Objects, and Visual next to General.

gtk/inspector/window.ui

index 6b37d2d0f1fdeca59c0cf5439146495d91b1f5ca..c6317dae1b97cd182d372a774b9bfe05ce3a2564 100644 (file)
           </object>
         </child>
         <child>
-          <object class="GtkInspectorVisual">
+          <object class="GtkInspectorResourceList">
             <property name="visible">True</property>
           </object>
           <packing>
         <child type="tab">
           <object class="GtkLabel">
             <property name="visible">True</property>
-            <property name="label" translatable="yes">Visual</property>
+            <property name="label" translatable="yes">Resources</property>
           </object>
         </child>
         <child>
           </object>
         </child>
         <child>
-          <object class="GtkInspectorResourceList">
+          <object class="GtkInspectorVisual">
             <property name="visible">True</property>
           </object>
           <packing>
         <child type="tab">
           <object class="GtkLabel">
             <property name="visible">True</property>
-            <property name="label" translatable="yes">Resources</property>
+            <property name="label" translatable="yes">Visual</property>
           </object>
         </child>
         <child>